Use the prpcServiceUtils command-line tool to update access groups to provide access to a new application version as part of an automated deployment.
You must have a running Pega 7 Platform instance to use the prpcServiceUtils tool.Follow these steps to update an access group:
Optional. Enter a comma-delimited list of access groups to update. If you do not enter a list of access groups, the system updates all access groups that access the application.
updateAccessGroup.groupList=AccessGroup1, AccessGroup2, AccessGroup3
Specify the application name:
updateAccessGroup.applicationName=your-application-name
Specify the new application version:
updateAccessGroup.applicationVersion=X.X.X
Run the prpcServiceUtils.bat or prpcServiceUtils.sh script. For example:
prpcServiceUtils.bat updateaccessgroup